public static C1Font Create( System.Func<double> getFontSize, System.Func<string> getFontFamily, System.Func<Nullable<bool>> getIsBold, System.Func<Nullable<bool>> getIsItalic )
パラメータ
- getFontSize
- getFontFamily
- getIsBold
- getIsItalic
public static C1Font Create( System.Func<double> getFontSize, System.Func<string> getFontFamily, System.Func<Nullable<bool>> getIsBold, System.Func<Nullable<bool>> getIsItalic )